IVectorView Members

IVectorView has the following members.

Public Properties

  Name Description
Size Gets the number of items in the vector view.

Public Methods

  Name Description
GetAt Returns the item at the specified index in the vector view.
GetMany Retrieves the items that start at the specified index in the vector view.
IndexOf Retrieves the index of a specified item in the vector view.

See also

Reference

IVectorView Generic Interface

Windows.Foundation.Collections Namespace